home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7000 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: gidora.kralizec.net.au!root
  2. From: rosko@zeta.org.au (Ross McKay)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help !!! 16-bit applications for Windows 3.1 and Microsoft Visual C++ versions 1.5, 2.2 or 4.0
  5. Date: Wed, 21 Feb 1996 13:55:20 GMT
  6. Organization: Soft Technologies
  7. Message-ID: <4gf4q5$vt8@gidora.kralizec.net.au>
  8. References: <3120696C.3307@cmt.lpr.mail.carel.fi> <4ftlk6$c6h@news1.usa.pipeline.com>
  9. Reply-To: rosko@zeta.org.au
  10. NNTP-Posting-Host: dialup46.syd1.zeta.org.au
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. grantp@usa.pipeline.com(Pete) wrote:
  14.  
  15. >>Karl H. Damm wrote: 
  16. >>> 
  17. >>> I plan to develop a commercial 16-bit application for Windows 3.1 
  18. >>> (real 16-bit, without utilization of win32s). 
  19. >>>  
  20. >>> Is this possible with version 1.5 or 2.2 ? 
  21. >>> Unfortunetly, it isn't with the new version 4.0  ! 
  22. >>>  
  23. >Right - almost.  f you buy 4.0, you get 1.5x CD in the package -- 
  24. >at least I did. 
  25.  
  26. ... however, Micro$oft are so determined that everyone should really
  27. be developing for Win32/NT/95 that the 1.5x compilers have not had any
  28. features added from the new ANSI standards, whereas they have added
  29. many of them to 2.0 / 4.0 versions. Such new features not added to
  30. 1.5x include exceptions and templates. No templates means no (decent)
  31. STL support, not essential but these days (supposedly, and I believe
  32. it) quite a productivity and Quality booster.
  33.  
  34. Most other 16-bit compilers do have these more common new features,
  35. including Boreland, Watcom, Symantec.
  36. ------------------------------------------------------------------
  37. Ross McKay        | snail: GPO Box 562, Sydney NSW 2001 Australia
  38. Soft Technologies | email: mailto:rosko@zeta.org.au
  39. Sydney, Australia |   URL: http://www.zeta.org.au/~rosko
  40. ------------------------------------------------------------------
  41. The opinions expressed are my own, not those of Soft Technologies.
  42.     "The beatings will continue, until staff morale improves."
  43.  
  44.